.main{
	max-width: 1920px;
	/*min-width: 1600px;*/
	margin: 0 auto;
}
.foot img{
	width: 100%;
}
.right img{
	/*width: auto;*/
	max-width: 100%;
}
.section_1200{
	margin: 0 auto;
	width: 1200px;
}
.index .section_1200 .title{
	text-align: center;
	font-size: 36px;
	color: #B09D78;
	font-weight: 300;
	padding-top: 45px;
	margin-bottom: 20px;
	line-height: 36px;
}
.index .section_1200 .tip{
	color: #999;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
}
#foot{
	position: relative;
	margin-top: -27px;
}
#foot .foot-img{
	width: 100%;
}
#foot .foot-con{	
	background-color: #D4B575;
	/*height: 662px;*/
	text-align: center;
}
#foot .foot-con .foot-one{
	overflow: hidden;
	padding: 80px 0 40px 0;
	display: inline-block;
	border-bottom: 1px solid rgba(255,255,255,.1);
}
#foot .foot-con .foot-one a{
	color: #fff;
	font-size: 16px;
	margin-right: 60px;
}
#foot .foot-con .foot-one a.active{
	color: #B09D78;
}
#foot .foot-con .foot-one a:last-child{
	margin-right: 0;
}
#foot .foot-two{
	height: 72px;
	line-height: 72px;
	background-color: #12141A;
	overflow: hidden;
	width: 1200px;
	text-align: center;
	margin-top: 40px;
}
#foot .foot-two ul{
	display: inline-block;
}
#foot .foot-two ul li{
	margin-right: 60px;
	float: left;
}
#foot .foot-two ul li a{
	color: #999999;
	font-size: 14px;
}
#foot .foot-two ul li a.active{
	color: #B09D78;
}
#foot .foot-two ul li:last-child{
	margin-right: 0;
}
#foot .foot-three{
	overflow: hidden;
	margin-top: 40px;
}
#foot .foot-three .left{
	width: 220px;
	overflow: hidden;
	float: left;
	padding: 0 90px;
}
#foot .foot-three .left a{
	float: left;
	width: 90px;
	margin-right: 20px;
}
#foot .foot-three .left a:last-child{
	margin-right: 0;
}
#foot .foot-three .left a.middle{
	margin-right: 40px;
	position: relative;
}
#foot .foot-three .left a.middle:after{
	position: absolute;
	height: 100%;
	right: -20px;
	border-right: 1px solid #F2F3F8;
	content: '';
}
#foot .foot-three .right{
	float: left;
	width: 620px;
	text-align: left;
	padding: 0 90px;
	overflow: hidden;
}
#foot .foot-three .right .con{
	float: left;
	width: 253px;
}
#foot .foot-three .right .con:last-child{
	margin-right: 0;
}
#foot .foot-three .right .con-title{
	padding-left: 40px;
	background-image: url(../images/shouye30.png);
	background-size: 20px 24px;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	background-repeat: no-repeat;
	height: 24px;
	margin-bottom: 30px;
	line-height: 24px;
}
#foot .foot-three .right .con-tip{
	color: #fff;
	font-size: 14px;
	padding-left: 40px;
}
#foot .foot-four{
	text-align: left;
	padding-top: 35px;
	border-top: 1px solid rgba(255,255,255,.1);
	margin-top: 80px;
	overflow: hidden;
}
#foot .foot-four .linajie{
	color: #fff;
	float: left;
	font-weight: bold;
	font-size: 14px;
	float: left;
	width: 60px;
}
#foot .foot-four .lianjie-div{
	float: left;
	margin-left: 30px;
	overflow: hidden;
	width: 1110px;

}
#foot .foot-four .lianjie-div a{
	float: left;
	color: #fff;
	font-size: 14px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#foot .foot-five{
	background-color: rgba(0,0,0,.2);
    margin-top:20px;
}
#foot .foot-five .section_1200{
	overflow: hidden;
	height: 80px;
	line-height: 80px;
	border-top: 
}
#foot .foot-five .left{
	float: left;
	font-size: 14px;
	color: #fff;
}
#foot .foot-five .right{
	float: right;
	font-size: 14px;
	color: #fff;
}



/* 首页 */
.index .index-top{
	height: 100px;
	position: relative;
	text-align: center;
}
.index .index-top h1{
	background-image: url(../images/shouye1.png);
	background-repeat: no-repeat;
	width: 134px;
	height: 62px;
	background-size: contain;
	text-indent: -1000px;
	position: absolute;
	left: 40px;
	top: 19px;
}
.index-top .index-phone{
	width: 150px;
	height: 40px;
	position: absolute;
	right: 40px;
	top: 30px;
}
.index-top .index-nav{
	overflow: hidden;
	line-height: 100px;
	height: 100px;
	display: inline-block;
}
.index-top .index-nav li{
	float: left;
	margin-right: 30px;
	padding: 0 15px;
}
.index-top .index-nav li a{
	color: #333;
	font-size: 16px;
	display: block;
	width: 100%;
	height: 100%;
}
.index-banner .index-banner-swiper img{
	height: 640px;
	object-fit: cover;
}
.index-search{
	position: relative;
	overflow: hidden;
	height: 120px;
	line-height: 120px;
	border-bottom: 1px solid #F2F3F8;
}
.index-search .search-left{
	font-size: 14px;
	color: #999;
	display: inline-block;
	vertical-align: middle;
	float: left;
}
.index-search .search-ul{
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}
.index-search .search-ul li{
	float: left;
	margin-right: 20px;
}
.index-search .search-ul li a{
	font-size: 14px;
	color: #999;
}
.index-search .search-right{
	/*float: right;*/
	position: relative;
	overflow: hidden;
}
.index-search .search-right input{
	height: 50px;
	width: 480px;
	background-color: #F2F3F8;
	font-size: 14px;
	padding-left: 20px;
	line-height: 50px;
	border: none;
	outline: none;
}
.index-search .search-btn{
	position: absolute;
	width: 24px;
	height: 24px;
	top: 48px;
	right: 20px;
	cursor: pointer;
}
.index-pro .pro-div{
	overflow: hidden;
	margin-top: 30px;
}
.index-pro .pro-div .flex-con{
	float: left;
	width: 25%;
}
.index-pro .pro-div .flex-con .span{
	background-repeat: no-repeat;
	background-size: contain;
	height: 69px;
	width: auto;
	color: #333;
	font-size: 24px;
	font-weight: 400;
	display: block;
	line-height: 113px;
	margin-bottom: 20px;
}
.index-pro .pro-div .flex-con:nth-child(1) .span{
	background-image: url(../images/shouye3.png);
}
.index-pro .pro-div .flex-con:nth-child(2) .span{
	background-image: url(../images/shouye4.png);
}
.index-pro .pro-div .flex-con:nth-child(3) .span{
	background-image: url(../images/shouye5.png);
}
.index-pro .pro-div .flex-con:nth-child(4) .span{
	background-image: url(../images/shouye6.png);
}
.index-pro .div-one-over{overflow: hidden;}
.index-pro .div-one-over .left{
	float: left;
}
.index-pro .div-one-over .left span{
	display: block;
	color: #999;
	font-size: 16px;
	margin-top: 20px;
	margin-right: 60px;
}
.index-pro .goods{
	overflow: hidden;
	margin-top: 40px;
}
.index-pro .goods a{
	float: left;
	width: 300px;
	height: 393px;
	box-sizing: border-box;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	margin-right: 10px;
	margin-bottom: 10px;
}
.index-pro .goods a:hover{
	background-color: #B09D78;
	border-color: #B09D78;
}
.index-pro .goods a:hover p{
	color: #fff;
}
.index-pro .goods a:nth-child(4n){
	margin-right: 0;
}
.index-pro .goods a .goods-title{
	color: #333;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	line-height: 20px;
	margin: 20px 0;
}
.index-pro .goods a img{
	width: 272px;
	height: 272px;
	object-fit: cover;
}
.index-pro .goods a .goods-guige{
	font-size: 14px;
	color: #999999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
}
.index-pro .index-ad-img{
	margin-top: 50px;
	margin-bottom: 80px;
}
.index-hot-pro{
	background-color: #F2F3F8;
	background-image: url(../images/shouye21.png);
	background-size: cover;
	padding-bottom: 260px;
	position: relative;
}
.index-hot-pro .hot-pro-nav{
	display: flex;
	height: 50px;
	width: 1000px;
	position: relative;
	left: 50%;
	margin-left: -500px;
	/*background-color: #fff;*/
	line-height: 50px;
	margin-top: 40px;
}
.index-hot-pro .hot-pro-nav .nav-item{
	flex: 1;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	position: relative;
	color: #999;
	margin: 0 5px;
	background-color: #fff;
}
.index-hot-pro .swiper-opacity{height: 433px;}
.index-hot-pro .hot-pro-swiper{opacity: 0;}
.index-hot-pro .hot-pro-swiper.active{opacity: 1;}
.index-hot-pro .hot-pro-nav .nav-item:hover,.index-hot-pro .hot-pro-nav .nav-item.active{
	background-color: #B09D78;
	color: #fff;
}
/*.index-hot-pro .hot-pro-nav .nav-item:hover:after,.index-hot-pro .hot-pro-nav .nav-item.active:after{
	position: absolute;
	width: 16px;
	height: 4px;
	bottom: 0;
	left: 50%;
	margin-left: -8px;
	background-color: #B09D78;
	content: "";
}*/
.index-hot-pro .hot-goods{
	width: 292px;
	height: 393px;
	background-color: #fff;
	margin-right: 10px;
	padding: 10px;
    display: block;
    float: left;
    box-sizing: border-box;
}
.index-hot-pro .hot-goods:nth-child(4n){
	margin-right: 0;
}
.index-hot-pro .swiper-slide{
	overflow: hidden;
	margin-top: 40px;
}
.index-hot-pro .hot-goods .hot-goods-title{
	font-size: 18px;
	color: #333;
	margin: 20px 0;
	margin-left: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	white-space: nowrap;
}

.index-hot-pro .hot-goods .hot-goods-tip{
	font-size: 14px;
	color: #999;
	margin: 20px 0;
	margin-left: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	white-space: nowrap;
}
.index-hot-pro .index-ad-img2{
	width: 1200px;
	position: absolute;
	margin-top: 40px;
}
.index-vs{
	margin-top: 350px;
	background-image: url(../images/shouye-pic4.png);
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	padding: 115px 0;
}
.index-vs .section_1200{
	overflow: hidden;
}
.index-vs .vs-img{
	position: relative;
	float: left;
	width: 120px;
	margin: 0 50px;
	height: 650px;
}
.index-vs .vs-img img{
	width: 120px;
	position: absolute;
}
.index-vs .vs-img .vs-span{
	position: absolute;
	top: 200px;
	width: 100%;
}
.index-vs .vs-img .vs-span span{
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.index-vs .vs-left{
	float: left;
	width: 490px;
	border-radius: 20px 0 0 20px;
	background-color: #fff;
	height: 650px;
	text-align: right;
	box-sizing: border-box;
}
.index-vs .vs-left .vs-title{
	font-size: 24px;
	color: #333;
	font-weight: 400;
	padding-right: 60px;
	height: 24px;
	padding-top: 80px;
	margin-bottom: 30px;
}
.index-vs .vs-left span{
	display: block;
	font-size: 14px;
	color: #999;
	padding-right: 60px;
	margin-bottom: 20px;
}
.index-vs .vs-left span.block{
	height: 4px;
	width: 30px;
	background-color: #B09D78;
	margin: 30px 0;
	padding-right: 0;
	margin-bottom: 45px;
	position: relative;
	left: 400px;
}
.index-vs .vs-right{
	text-align: left;
	padding-left: 60px;
	border-radius: 0 20px 20px 0;
}
.index-vs .vs-right span.block{
	left: 60px;
}
.index-fuwu .fuwu-nav{
	overflow: hidden;
	margin-top: 40px;
	padding-bottom: 80px;
}
.index-fuwu .fuwu-nav a{
	display: block;
	width: 300px;
	height: 318px;
	border: 1px solid #fff;
	box-sizing: border-box;
	float: left;
	text-align: center;
	padding-top: 70px;
}
.index-fuwu .fuwu-nav a:hover{
	border: 1px solid #B09D78;
}
.index-fuwu .fuwu-nav a img{
	width: auto;
	height: 48px;
	display: inline-block;
}
.index-fuwu .fuwu-nav a .fuwu-title{
	font-size: 20px;
	color: #B09D78;
	margin-top: 40px;
}
.index-fuwu .fuwu-nav a .fuwu-tip{
	font-size: 14px;
	color: #333333;
	margin-top: 20px;
}
.index-reason .reason-img img{
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.reason-one .one{
	margin-top: 130px;
	overflow: hidden;
}
.reason-one .one .left{
	overflow: hidden;
	float: left;
	width: 572px;
	margin-right: 28px;
	margin-top: 36px;
}
.reason-one .one .right{
	float: left;
	width: 600px;
	height: 480px;
	position: relative;
	object-fit: cover;
}
.index-reason .reason-info{
	position: relative;
}
.index-reason .reason-title{
	background-image: url(../images/img00.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 72px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 30px;
}
.index-reason .reason-info-title{
	font-size: 30px;
	color: #333;
	position: absolute;
	left: 92px;
	top: 0;
}
.index-reason .reason-info-text{
	font-size: 16px;
	color: #999;
	position: absolute;
	left: 92px;
	top: 40px;
}
.reason-one .one .left .reason-info-one{
	margin-top: 60px;
	margin-left: 92px;
	width: 480px;
	height: 320px;
	object-fit: cover;
}
.reason-one .two{
	height: 540px;
	margin-top: 140px;
	position: relative;
}
.reason-one .two .two-left img{
	width: 720px;
	height: 540px;
	object-fit: cover;
}
.reason-one .two .two-right{
	position: absolute;
	left: 490px;
	bottom: 0;
	border-radius: 40px 0px 0px 0px;
	width: 710px;
	height: 436px;
	background-color: #fff;
	padding-top: 80px;
	padding-left: 40px;
	box-sizing: border-box;
}
.reason-one .two .two-info{
	font-size: 16px;
	color: #333;
	line-height: 32px;
    margin-top: 63px;
    margin-left: 92px;
}
.reason-one .two .two-info p{
	position: relative;
	padding-left: 10px;
}
.reason-one .two .two-info p:after{
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #333;
	top: 14px;
	left: 0;
}
.reason-three{
	background-color: #f2f3f8;
	padding-top: 80px;
	text-align: center;
	padding-bottom: 80px;
}
.reason-three .reason-info,.reason-five .reason-info{
	margin-left: 290px;
}
.reason-three .reason-three-info{
	overflow: hidden;
	margin-top: 60px;
}
.reason-three .three-left{
	float: left;
	width: 590px;
	padding: 10px;
	box-sizing: border-box;
	background-color: #fff;
	margin-right: 20px;
	padding-bottom: 20px;
}
.reason-three .three-left .three-title{
	font-size: 18px;
	color: #333;
	margin-top: 30px;
	margin-bottom: 20px;
}
.reason-three .three-left .three-tip{
	color: #333;
	opacity: .4;
	font-size: 14px;
	margin: 0 100px;
	line-height: 24px;
}
.reason-three .three-left:last-child{
	margin-right: 0;
}
.reason-four{
	padding-bottom: 80px;
}
.reason-four .one .left .reason-info-one{
	height: 180px;
}
.reason-four .one .left .reason-info-one img{
	height: 180px;
	object-fit: cover;
}
.reason-four .reason-four-text{
	margin-top: 60px;
    margin-bottom: -5px;
    margin-left: 92px;
    font-size: 16px;
    color: #333;
    line-height: 27px;
}
.reason-four .reason-four-text p{
	padding-left: 10px;
	position: relative;
}
.reason-four .one .right{
	height: 440px;
}
.reason-four .one .left{
	margin-top: 0;
}
.reason-four .one .right img{
	height: 440px;
	object-fit: cover;
}
.reason-four .reason-four-text p:after{
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #333;
	top: 11px;
	left: 0;
	content: "";
}
.reason-five{
	padding-top: 80px;
}
.reason-five .reason-five-info{
	margin-top: 60px;
	overflow: hidden;
}
.reason-five .reason-five-info .five1{
	float: left;
	width: 300px;
	margin-right: 10px;
	position: relative;
}
.reason-five .reason-five-info .five-info{
	position: absolute;
	padding: 0 30px;
	width: 100%;
	box-sizing: border-box;
}
.reason-five .reason-five-info .five1-info{
	bottom: 40px;	
}
.reason-five .reason-five-info .five2-info{
	bottom: auto;	
	top: 30px;
}
.reason-five .reason-five-info .five1-title{
	color: #333333;
	font-size: 24px;
	line-height: 30px;
}
.reason-five .reason-five-info .five1-tip{
	font-size: 14px;
	color: #808080;
	line-height: 28px;
	margin-top: 10px;
}
.reason-five .reason-five-info .five3{
	float: left;
}
.reason-five .reason-five-info .five3 .five3-info{
	margin-bottom: 10px;
	width: 580px;
	height: 240px;
	position: relative;
}
.reason-five .reason-five-info .five3 .five3-info img{
	width: 580px;
	height: 240px;
	object-fit: cover;
}
.reason-five .reason-five-info .five3 .five3-info .five-info{
	position: absolute;
}
.reason-five .reason-five-info .five3 .five4-info{
	top: 80px;	
}
.reason-five .reason-five-info .five3 .five4-info p{
	color: #fff!important;
}
.reason-five .reason-five-info .five3 .five3-info .five1-title{
	font-size: 24px;
	color: #333;
	line-height: 36px;
	margin-bottom: 10px;
}
.reason-five .reason-five-info .five3 .five3-info .five1-tip{
	font-size: 14px;
	color: #808080;
	line-height: 36px;
}
.index-anli .anli-goods .time{
	color: #B3B3B3;
	font-size: 14px;
	font-weight: bold;
	line-height: 44px;
}
.index-anli .anli-goods .anli-goods-title{
	font-size: 18px;
	color: #333;
	font-weight: 400;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}
.index-anli .anli-goods .hot-goods-pic{
	width: 272px;
	height: 204px;
	object-fit: cover;
}
.index-anli .anli-goods .hot-goods-cons{
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 14px;
	color: #999;
	margin-top: 15px;
}
.index-about{
	padding-top: 420px;
}
.index-about .about-cons{
	overflow: hidden;
	margin-top: 60px;
}
.index-about .about-cons .about-left{
	width: 740px;
	height: 555px;
	float: left;
	margin-right: 40px;
}
.index-about .about-cons .about-left img{
	height: 555px;
	width: 100%;
	object-fit: cover;
}
.index-about .about-cons .about-right{
	width: 420px;
	float: left;
	background-color: #F2F3F8;
	height: 555px;
	position: relative;
}
.index-about .about-cons .about-right .about-right-img{
	height: 316px;
	width: 1005;
	object-fit: cover;
}
.index-about .about-cons .about-right .about-right-title{
	font-size: 24px;
	color: #333;
	font-weight: 400;
	line-height: 44px;
	padding: 0 30px;
	margin: 25px 0;
}
.index-about .about-cons .about-right .about-info{
	font-size: 14px;
	color: #666;
	font-weight: 400;
	line-height: 24px;
	padding: 0 30px;
}
.index-about .about-cons .about-right .about-right-arrow{
	width: 60px;
	height: 11px;
	position: absolute;
	left: 30px;
	bottom: 37px;
}
.index-about .about-infos{
	height: 294px;
	width: 1200px;
	text-align: center;
	background-color: #F2F3F8;
	margin-top: 40px;
	position: relative;
}
.index-about .about-info-nav{
	height: 140px;
	line-height: 140px;	
}
.index-about .about-info-nav .active{
	color: #333;
}
.index-about .about-info-nav span{
	display: inline-block;
	font-size: 24px;
	color: #999;
	line-height: 44px;
	cursor: pointer;
}
.index-about .about-info-nav span:first-child{
	margin-right: 145px;
}
.index-about .info{
	margin: 0 200px;
	line-height: 40px;
    position: relative;
    top: -17px;
}
.index-about .img-arrow{
	position: absolute;
	width: 60px;
	height: 11px;
	left: 50%;
	margin-left: -30px;
	bottom: 60px;
}
.index-about .icon{
	position: absolute;
	width: 26px;
	height: 20px;
	top: 157px;
}
.index-about .icon.icon-left{
	left: 64px;
}
.index-about .icon.icon-right{
	right: 64px;
}
.index-content{
	height: 863px;
	width: 100%;
	background-color: #F2F3F8;margin-top: 100px;
}
.index-content .section_1200{
	overflow: hidden;
	padding-top: 100px;
}
.index-content .section_1200 .content-left{
	float: left;
	overflow: hidden;
	width: 580px;
}
.index-content .section_1200 .content-left:nth-child(1){
	margin-right: 40px;	
}
.index-content .section_1200 .content-tip{
	line-height: 62px;
	height: 62px;
	font-size: 24px;
	color: #333;
	position: relative;
}
.index-content .section_1200 .content-tip .more{
	float: right;
	padding-right: 10px;
	position: relative;
	color: #999999;
}
.index-content .section_1200 .content-tip .more img{
	position: absolute;
	width: 5px;
	height: 8px;
	top: 27px;
	right: 0;
}
.index-content .section_1200 .content-con{
	padding: 10px;
	background-color: #fff;
	position: relative;
	width: 580px;
	height: 580px;
}
.index-content .section_1200 .content-con .content-left-img{
	width: 560px;
	height: 420px;
	object-fit: cover;
}
.index-content .section_1200 .content-con .content-left-icon{
	width: 48px;
	position: absolute;
	left: 0;
	top: 460px;
}
.index-content .section_1200 .content-con .content-title{
	padding-left: 68px;
	font-size: 20px;
	color: #333;
	margin-top: 30px;
}
.index-content .section_1200 .content-con .content-con-tip{
	font-size: 14px;
	color: #999;
	margin-top: 15px;
	padding-left: 68px;
	line-height: 24px;
	padding-right: 24px;
}
.index-content .section_1200 .content-right{
	overflow: hidden;
}
.index-content .section_1200 .content-right-con{
	padding: 10px;
	background-color: #fff;
	width: 280px;
	display: block;
	height: 266px;
	float: left;
	box-sizing: border-box;
}
.index-content .section_1200 .content-right-con:nth-child(1){
	margin-right: 20px;
}
.index-content .section_1200 .content-right-con .content-right-img{
	width: 260px;
	height: 195px;
	object-fit: cover;
}
.index-content .section_1200 .content-right-con .content-right-title{
	line-height: 60px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
}
.index-content .section_1200 .content-quest{
	height: 272px;
	width: 580px;
	background-color: #fff;
	overflow-y: auto;
	padding-top: 20px;
	box-sizing: border-box;
}
.index-content .section_1200 .content-quest a{
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
}
.index-content .section_1200 .content-quest span{
	float: left;
	width: 65px;
	text-align: center;
	line-height: 30px;
	color: #B09D78;
	font-weight: bold;
}
.index-content .section_1200 .content-quest .quest-cons{
	float: left;
	width: calc(100% - 65px);
}
.index-content .section_1200 .content-quest .quest-title{
	font-size: 16px;
	color: #333;
	line-height: 30px;
}
.index-content .section_1200 .content-quest .quest-cons{
	color: #b3b3b3;
	font-size: 14px;
}
.index-form{
	background-image: url(../images/shouye26.png);
	width: 100%;
	height: 700px;
	background-size: cover;
}
.index-form .section_1200{
	position: relative;	
}
.index-form .form{
	position: absolute;
	width: 600px;
	height: 514px;
	right: 0;
	background-color: #fff;
	top: 80px;
	text-align: center;
}
.index-form .form .form-title{
	color: #B09D78;
	font-weight: 300px;
	font-size: 36px;
	padding-top: 60px;
	line-height: 40px;
}
.index-form .form .form-tip{
	font-size: 14px;
	line-height: 40px;
	font-weight: 400;
}
.index-form .form input{
	width: 480px;
	display: inline-block;
	height: 55px;
	line-height: 55px;
	border: none;
	border-bottom: 1px solid #E5E5E5;
	margin-top: 22px;
	outline: none;
}
.index-form .form .submit-btn{
	display: block;
	width: 480px;
	height: 60px;
	line-height: 60px;
	margin-top: 40px;
	background-color: #B09D78;
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin-left: 60px;
}


/* 搜索 */
.search .serach-result-cons{
	background-color: #f2f3f8;
	padding-bottom: 20px;
}
.search .index-search{
	border-top: 1px solid  #F2F3F8;
}
.search .search-title{
	text-align: center;
	font-size: 24px;
	color: #333;
	padding: 60px 0; 
}
.search .search-title .search-text{
	color: #B09D78;
}
.search-cons{
	overflow: hidden;
}
.search-cons .left{
	float: left;
	width: 240px;
	margin-right: 40px;
}
.search-cons .left .serach-result .list-item{
	height: 50px;
	width: 240px;
	line-height: 50px;
	font-size: 18px;
	color: #333;
	background-color: #fff;
	padding-left: 40px;
	box-sizing: border-box;
	border-top: 1px solid #f2f3f8;
	border-bottom: 1px solid #f2f3f8;
	display: block;
	position: relative;
	cursor: pointer;
}
.search-cons .left .serach-result .list-item span{
	color: #B09D78;
	margin-left: 60px;
}
.search-cons .left .serach-result .list-item.active{
	color: #fff;
	background-color: #B09D78;
}
.search-cons .left .serach-result .list-item.active span{
	color: #fff;
}
.search-cons .left .serach-left{
	margin-bottom: 20px;
}
.search-cons .right.index-pro{
	float: left;
	width: 920px;
	padding: 0;
	background-color: transparent;
}
.serach-result-cons .index-pro .goods{
	margin-top: 0;
}
.serach-result-cons .index-pro .goods a:nth-child(4n){margin-right: 10px;}
.serach-result-cons .index-pro .goods a:nth-child(3n){margin-right: 0;}

/* 搜索咨讯 */
.serach-result-cons .right{
	padding: 60px 40px;
	background-color: #fff;
	box-sizing: border-box;
	float: left;
	width: 920px;
	box-sizing: border-box;
}
.serach-result-cons .right a{
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 40px;
}
.right .zixun-details a {
    display: inline;
}
.right .person-zixun-info a {
    display: inline;
}
.right .details2-info a {
    display: inline;
}
.serach-result-cons .index-pro a{
	margin-bottom: 10px;
	width: 300px;
}
.serach-result-cons .index-pro a img{
	width: 280px;
	height: 280px;
}
.serach-result-cons .right a .search-right-img{
	width: 200px;
	height: 150px;
	object-fit: cover;
	margin-right: 40px;
	float: left;
}
.serach-result-cons .right a .search-right-info{
	float: left;
	width: 600px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 40px;
}
.serach-result-cons .right a .search-right-info .search-right-info-title{
	font-size: 24px;
    padding-right: 65px;
	color: #333;
}
.serach-result-cons .right a .search-right-info .search-right-info-cons{
	font-size: 14px;
	color: #999;
	line-height: 28px;
	margin-top: 60px;
    width: 406px;
}
.serach-result-cons .right .search-right-time{
	position: absolute;
	right: 0;
}
.serach-result-cons .right .search-right-time span{
	font-size: 44px;
	color: #B09D78;
	font-weight: 400;
}
.serach-result-cons .right .search-right-time p{
	font-size: 12px;
	color: #999;
	font-weight: 400;
	text-align: center;
}
.serach-result-cons .right .serach-right-arrow{
	position: absolute;
	width: 32px;
	height: 32px;
	right: 0;
	bottom: 60px;
}

/* 产品列表 */
.pro-list-banner{
	height: 360px;
	width: 100%;
	object-fit: cover;
}
.pro-list-nav .section_1200{
	line-height: 60px;
	height: 60px;
	overflow: hidden;
}
.pro-list-nav .section_1200 a{
	font-size: 14px;
	color: #999;
}
.pro-list-nav .section_1200 .float-right{
	float: right;
	overflow: hidden;
}
.pro-list-nav .section_1200 .float-right .tab{
	float: left;
}
.pro-list-nav .section_1200 .tab{
	float: right;
	color: #999999;
	font-size: 16px;
	position: relative;
	margin-right: 60px;
}
.pro-list-nav .section_1200 .tab:last-child{margin-right: 0;}
.pro-list-nav .section_1200 .tab.active{
	color: #B09D78;
}
.pro-list-nav .section_1200 .tab.active:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 4px solid #B09D78;
}
.pro-list .serach-result-cons{
	padding-top: 40px;
	background-color: #f2f3f8;
}
.pro-list .pro-info{
	padding: 40px;
	position: relative;
	background-color: #fff;
	margin-bottom: 40px;
}
.pro-list .pro-info .pro-info-img{
	height: 200px;
	width: 840px;
	object-fit: cover;
}
.pro-list .pro-info .pro-info-text{
	line-height: 200px;
	text-align: center;
	position: absolute;
	left: 40px;
	top: 40px;
	width: 100%;
	color: #fff;
	font-size: 30px;
}
.pro-list .pro-info p{
	font-size: 14px;
	line-height: 28px;
	color: #666;
	/*margin-top: 30px;*/
}
.hot-pro-list .hot-title{
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-bottom: 20px;
}
.pro-list .search-cons .left .serach-result .list-item span{
	position: absolute;
	top: 0;
	right: 20px;
}
.pro-list .serach-left2{
	background-color: #fff;
	padding: 40px 20px;
	margin-bottom: 20px;
}
.pro-list .serach-left2 .serach-left-title{
	font-size: 24px;
	color: #333;
	font-weight: 400;
	margin-bottom: 25px;
}
.pro-list .serach-zixun-item{
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
}
.pro-list .serach-zixun-item .serach-zixun-info{
	float: left;
	width: 110px;
}
.pro-list .serach-zixun-item .serach-left-img{
	width: 80px;
	height: 60px;
	object-fit: cover;
	float: left;
	margin-right: 10px;
}
.pro-list .serach-zixun-item p{
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	white-space: nowrap;
}
.pro-list .serach-zixun-item .zixun-title{
	font-size: 16px;
	color: #333;
}
.pro-list .serach-zixun-item .zixun-tip{
	font-size: 14px;
	color: #999;
	margin-top: 15px;
}
.pro-list .search-zixun-item2{
	margin-bottom: 20px;
	display: block;
}
.pro-list .search-zixun-item2:hover .search-num{
	background-color: #B09D78;
	color: #fff;	
}
.pro-list .search-zixun-item2:last-child{
	margin-bottom: 0;
}
.pro-list .search-zixun-item2 .search-num{
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	color: #fff;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	background-color: #E6E6E6;
	border-radius: 3px;
}
.pro-list .search-zixun-item2 .search-zixun-text{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #333;
	margin-left: 5px;
	width: 160px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.pro-list .result-cons{
	overflow: hidden;
	background-color: #fff;
	/*padding: 0 40px;
	padding-top: 20px;*/
	display: none;
}
.pro-list .result-cons .result-cons-a{
	/*float: left;*/
	padding:10px 40px;
	color: #999;
	font-size: 14px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pro-list .result-cons .result-cons-a:hover{
	color: #fff;
	background:#B09D78;
}

/* 产品详情 */
.details .right{
	width: 920px;
	background-color: #f2f3f8;
	padding: 0;
}
.pro-list .serach-result-cons.person-details{
	padding-bottom: 120px;
}
.person-details.serach-result-cons .right{
	padding: 0;
	background-color: transparent;
}
.person-details.serach-result-cons .right a{
	width: 300px;
}
.person-details.serach-result-cons .right a:hover{
	color:#B09D78;
}
.details-info{
	padding: 40px;
	box-sizing: border-box;
	background-color: #fff;
	overflow: hidden;
}
.details-info .details-info-img{
	width: 400px;
	height: 400px;
	object-fit: cover;
	float: left;
	margin-right: 40px;
}
.details-info .details-infos{
	float: left;
	width: 400px;
	position: relative;
	height: 400px;
}
.details-info .details-infos .details-infos-title{
	font-size: 24px;
	color: #333;
	line-height: 36px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px;
}
.details-info .details-infos .details-infos-tip{
	font-size: 16px;	
	line-height: 16px;
	color: #999;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 30px;
}
.details-info .details-infos .details-infos-tip span{
	color: #333333;
	margin-right: 15px;
}
.details-info .details-infos .details-infos-text{
	color: #999;
	font-size: 16px;
	line-height: 30px;
}
.details-info .details-infos .details-infos-phone{
	position: absolute;
	right: -40px;
    bottom: -40px;
    width: calc(100% + 80px);
    font-size: 24px;
    line-height: 44px;
    color: #fff;
}
.details-info .details-infos .phones{
	text-align: center;
	background: #B09D78;
	width: 350px;
	margin-left: 25px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 3px 0;
	bottom: 0;
	right: auto;
	box-shadow: 5px 5px 10px #cdcdcd;
}
.details2-info .details-pro-info{
	padding: 40px;
	background-color: #fff;
	margin-top: 20px;
}
.details2-info .clearfix{
	overflow: hidden;
}
.details2-info .details-title{
	float: left;
	width: 160px;
	font-size: 24px;
	line-height: 28px;
	color: #333;
}
.details2-info .details-cons{
	width: 640px;
	float: left;
}
.details2-info .details-cons .details-cons-text{
	font-size: 16px;
	color: #999;
	line-height: 30px;
}
.details2-info .details-cons .details-cons-ul{
	margin-top: 40px;
	font-size: 16;
	color: #999;
	line-height: 30px;
}
.details2-info .details-prama-info{
	padding: 40px;
	background-color: #fff;
	border-top: 1px solid #e5e5e5;
}
.details2-info .details-cons .details-prama-ul{
	width: 300px;
	float: left;
	margin-right: 40px;
}
.details2-info .details-cons .details-prama-ul:last-child{
	margin-right: 0;
}
.details2-info .details-prama-ul .param-left{
	float: left;
	line-height: 30px;
	font-size: 16px;
	color: #999;
	width: 100px;
}
.details2-info .details-prama-ul .param-right{
	color: #333;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px;
	width: 180px;
	float: left;
}
.details-cons .show-imgs{
	width: 640px;
	height: 427px;
	object-fit: cover;
	margin-bottom: 10px;	
}
.details2-info .hot-pro-list{
	margin-top: 60px;
}

/* 关于邦巨 */
.about-intro{
	padding: 80px 0;
	border-top: 20px solid #F2F3F8;
}
.about-intro .section_1200{
	position: relative;	
}
.about-intro .intro-title{
	font-size: 36px;
	line-height: 32px;
	color: #B09D78;
	position: absolute;
	top: 0;
}
.about-intro .intro-text{
	position: absolute;
	color: #999;
	font-size: 14px;
	line-height: 40px;
	top: 40px;
}
.about-intro .intro_p{
	position: absolute;
	width: 630px;
	bottom: 0;
	right: 0;
}
.about-intro .intro_p .intro-company{
	font-size: 24px;
	color: #333;
	line-height: 36px;
	margin-bottom: 40px;
}
.about-intro .intro_p .intro-company span{
	color: #B09D78;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	margin-left: 35px;
}
.about-intro .intro_p .intro-details{
	font-size: 14px;
	line-height: 36px;
	color: #666;
}
.about-intro .intro_p .intro-details span{
	color: #B09D78;
}
.about-block{
	background-color: #f2f3f8;
	padding: 80px 0;
	padding-bottom: 110px;
}
.about-block .section_1200{
	overflow: hidden;
}
.about-block .about-block-item{
	width: 580px;
	background-color: #fff;
	margin-right: 40px;
	float: left;
	height: 795px;
	padding: 40px;
	box-sizing: border-box;
}
.about-block .about-block-item .block-title{
	color: #E5E5E5;
	font-size: 36px;
	font-weight: bold;
}
.about-block .about-block-item .block-tip{
	font-size: 24px;
	color: #B09D78;
	line-height: 32px;
	margin-top: 10px;
	margin-bottom: 55px;
}
.about-block .about-block-item:last-child{
	margin-right: 0;
}
.about-block .about-block-item .block-img{
	width: 500px;
	height: 280px;
	object-fit: cover;
	margin-bottom: 40px;
}
.about-block .about-block-item .block-text{
	font-size: 14px;
	color: #666666;
	line-height: 32px;
	font-weight: bold;
}
.about-block .about-block-item .block-text span{
	color: #B09D78;
}

/* 咨询中心 */
.person-zixun{padding-top: 40px;}
.serach-result-cons.person-zixun .right{
	padding-bottom: 0;
}
.person-zixun .index-pro{
	margin-left: 280px;
	margin-top: 80px;
	padding-bottom: 120px;
}
.person-zixun .right{
	background-color: transparent;
	padding: 0;
}
.person-zixun .hot-title{
	font-size: 24px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
}      
.person-zixun .right .search-item-list{
	background-color: #fff;
	padding: 40px;
}
.person-zixun-info{
	background-color: #fff;
	padding: 60px 40px;
	margin-bottom: 75px;
}
.person-zixun-info .person-zixun-title{
	text-align: center;
	color: #B09D78;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
}
.person-zixun-info .person-zixun-infos{
	font-size: 14px;
	color: #999;
	line-height: 28px;
	margin-top: 25px;
	overflow: hidden;
}
.person-zixun-info .person-zixun-infos .zixun-left{
	float: left;
	margin-bottom: 0;
	color: #999999;
}
.person-zixun-info .person-zixun-infos .zixun-right{
	float: right;
	margin-bottom: 0;
	color: #999999;
}
.person-zixun-info .zixun-details{
	margin-top: 70px;
}
.person-zixun-info .zixun-details p{
	font-size: 14px;
	color: #333;
	line-height: 28px;
	/*text-indent: 2em;*/
}
.person-zixun-info .zixun-page{
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
	margin-top: 40px;
}
.person-zixun-info .zixun-page .person-zixun-infos{
	margin-top: 0;
}
.person-zixun-info .person-zixun-infos a:hover{
	color: #B09D78;
}

/* 联系邦巨 */
.person-contact{
	background-color: #f2f3f8;
	padding-top: 40px;
}
.person-contact .person-contact-adr{
	width: 1200px;
	height: 540px;
	object-fit: cover;
	margin-bottom: 120px;
}
.person-contact-info{
	background-color: #fff;
	padding: 20px 40px;
}
.person-contact-info .contact-title{
	text-align: center;
	border-radius: 4px;
	height: 60px;
	line-height: 60px;
	background-color: #B09D78;
	color: #fff;
	font-size: 24px;
}
.person-contact-con{
	display: flex;
	margin-top: 60px;
	margin-bottom: 80px;
}
.person-contact-con .flex-con{
	flex: 1;
	text-align: center;
	border-right: 1px dashed #e6e6e6;
	padding: 25px 0;
}
.person-contact-con .flex-con:last-child{
	border: none;
}
.person-contact-con .person-adr{
	overflow: hidden;
	display: inline-block;	
}
.person-contact-con .person-adr .adr-img{
	width: 20px;
	height: 24px;
	float: left;
	margin-right: 20px;
}
.person-contact-con .person-adr .adr-text{
	float: left;
	text-align: left;
}
.person-contact-con .person-adr .person-adr-title{
	color: #B09D78;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 20px;
}
.person-contact-con .person-adr .adr-text-p{
	font-size: 14px;
	color: #999;
	line-height: 28px;
	width: 230px;
}
.person-contact-con .person-adr .cord-img{
	width: 90px;
	height: 90px;
	object-fit: cover;
}


/* 分页 */
.pro-list .fenye{
	margin-left: 0;
}
.zixun-center .fenye{
	margin-left: 280px;
}
.fenye{
    text-align: center;
    margin-left: 280px;
    margin-top: 40px;
}
.fenye #AspNetPager1{
	display: inline-block;
}
.fenye #AspNetPager1 a, .fenye #AspNetPager1 span{
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #eee;
	font-size: 16px;
	color: #999;
	display: inline-block;
	vertical-align: middle;
	background-color: #fff;
	margin-bottom: 0;
}
.fenye #AspNetPager1 span{
	background-color: #B09D78;
	color: #fff;
}
